[INFO] cloning repository https://github.com/hazayan/zjudo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hazayan/zjudo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhazayan%2Fzjudo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhazayan%2Fzjudo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d87a6cc3697a81b608decb857433860278c689f9
[INFO] fixing hazayan/zjudo against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhazayan%2Fzjudo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hazayan/zjudo
[INFO] finished tweaking git repo https://github.com/hazayan/zjudo
[INFO] tweaked toml for git repo https://github.com/hazayan/zjudo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hazayan/zjudo on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hazayan/zjudo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-static v0.2.17
[INFO] [stderr]   Downloaded goblin v0.7.1
[INFO] [stderr]   Downloaded jiff v0.2.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c6745f8856871a199d3a1d19509c87b377986094a7e0a1c9fcb9e8de56c36ce
[INFO] running `Command { std: "docker" "start" "1c6745f8856871a199d3a1d19509c87b377986094a7e0a1c9fcb9e8de56c36ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c6745f8856871a199d3a1d19509c87b377986094a7e0a1c9fcb9e8de56c36ce" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c6745f8856871a199d3a1d19509c87b377986094a7e0a1c9fcb9e8de56c36ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c6745f8856871a199d3a1d19509c87b377986094a7e0a1c9fcb9e8de56c36ce" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking goblin v0.7.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zjudo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0428]: the name `tests` is defined multiple times
[INFO] [stdout]    --> src/system/sysinfo.rs:823:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | mod tests {
[INFO] [stdout]     | --------- previous definition of the module `tests` here
[INFO] [stdout] ...
[INFO] [stdout] 823 | mod tests {
[INFO] [stdout]     | ^^^^^^^^^ `tests` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `tests` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `entropy` in initializer of `args::BootArgs`
[INFO] [stdout]     --> src/cli/commands.rs:2216:21
[INFO] [stdout]      |
[INFO] [stdout] 2216 |         let _args = BootArgs {
[INFO] [stdout]      |                     ^^^^^^^^ missing `entropy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `efi_fb_info` in initializer of `SystemInfo`
[INFO] [stdout]   --> src/tests/integration.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let _sysinfo = SystemInfo {
[INFO] [stdout]    |                    ^^^^^^^^^^ missing `efi_fb_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> src/system/sysinfo.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         assert_eq!(efi.addr, 0x1000);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> src/system/sysinfo.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         assert_eq!(efi.width, 1024);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> src/system/sysinfo.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         assert_eq!(efi.height, 768);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> src/system/sysinfo.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_eq!(efi.stride, 1024);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]    --> src/system/sysinfo.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         assert_eq!(efi.size, fb.size as u64);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]     = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]     = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0428, E0793.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zjudo` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "1c6745f8856871a199d3a1d19509c87b377986094a7e0a1c9fcb9e8de56c36ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c6745f8856871a199d3a1d19509c87b377986094a7e0a1c9fcb9e8de56c36ce", kill_on_drop: false }`
[INFO] [stdout] 1c6745f8856871a199d3a1d19509c87b377986094a7e0a1c9fcb9e8de56c36ce
